home *** CD-ROM | disk | FTP | other *** search
-
-
-
- GBrun
-
- V 1.0
-
- © 1995 Frank Toepper
-
- FREEWARE
-
- Doc (tried to) translate by Ralph Wermke
-
-
-
- Introduction:
-
- After I've bought the Piccolo SD64, I found out that I can't start a lot
- programs e.g. Deluxe Galaga under the WB emulation :-(, because they opens
- not an own screen but they program the hardware directly.
- The emulation can't check this, so that the screen from graphic board is
- still visible and won't be changed to Amiga graphic output.
- You can see that is only a problem if you use an one-monitor-system.
-
-
- Functions:
-
- After the start a new appicon lays on the Workbench. When you put a
- program-icon on the appicon, an Amiga screen will be opened; if need
- NOVIEW and/or NOCACHE will be activated (possibly by ask), and the
- selected program will start synchronly. Serveral delivered
- programs will be started successively.
- Tip: If a batchfile should be started, the s-flag must be set.
- (protect <batchfile> +s)
-
-
- Start:
-
- You can start GBrun from Workbench or from CLI.
- The program does'nt detach from CLI, so that it should be run with
- 'run >NIL: GBrun'.
- The image for appicon is the programicon (if not available the
- Def-Tool-Icon).
-
-
- Arguments:
-
- No CLI-arguments available.
-
-
- Tool Types:
-
- Independent form start the following tool types will accept:
- APPICONNAME=<string>
- Appicon name
- Def: NULL
- NOVIEW=<ASK|YES|NO>
- switch of View (OS 3.0 or better)
- Def: ASK
- NOCACHE=<ASK|YES|NO>
- switch of caches
- Def: ASK
- SCREEN.MODEID=<Hex-number>
- ID number of an Amiga screen that will be opend
- Def: DEFAULT_MONITOR_ID
-
-
- Other:
-
- This program is compiled with Maxon C++ V3.0 .
-
- Tested on:
-
- A4000/030 Piccolo SD64
- A4000/040 Piccolo SD64
-
-
- Author:
-
- Bugreports, suggestions for improvement, ideas etc. to:
-
- Post: Frank Toepper
- Maxim Gorki Str. 5A
- Greifswald
- 17491
- GERMANY
-
- EMail: toepper@gryps1.rz.uni-greifswald.de
-